| Total Complexity | 22 |
| Dependencies | 1 |
| Dependents | 5 |
| Total lines | 96 |
| Lines of code | 78 |
| Logical lines of code | 35 |
| Comment lines | 5 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| check_not_existing() | 44 | 5 | 46 | |
| update_post() | 65 | 7 | 8 | |
| insert_post() | 60 | 6 | 12 | |
| delete_post() | 79 | 1 | 3 | |
| get_post() | 79 | 1 | 3 | |
| get_posts() | 80 | 1 | 3 | |
| is_error() | 80 | 1 | 3 |